home *** CD-ROM | disk | FTP | other *** search
- global gObjects
-
- on testC11
- sort(gObjects)
- set the solved of the windspeedObj of gObjects to 1
- set the solved of the EastWestTempObj of gObjects to 1
- set the solved of the ThermometerOBJ of gObjects to 1
- set the State of the windspeedObj of gObjects to #on
- set the State of the EastWestTempObj of gObjects to #on
- set the State of the ThermometerOBJ of gObjects to #on
- Jumptokey(#c11)
- end
-